feat(create-cli): add gitignore setup step#1252
Conversation
|
View your CI Pipeline Execution ↗ for commit ba00508
☁️ Nx Cloud last updated this comment at |
@code-pushup/ci
@code-pushup/cli
@code-pushup/create-cli
@code-pushup/core
@code-pushup/models
@code-pushup/nx-plugin
@code-pushup/axe-plugin
@code-pushup/coverage-plugin
@code-pushup/eslint-plugin
@code-pushup/js-packages-plugin
@code-pushup/jsdocs-plugin
@code-pushup/lighthouse-plugin
@code-pushup/typescript-plugin
@code-pushup/utils
commit: |
Code PushUp🤨 Code PushUp report has both improvements and regressions – compared current commit 560e126 with previous commit 226ceb9. 💼 Project
|
| 🏷️ Category | ⭐ Previous score | ⭐ Current score | 🔄 Score change |
|---|---|---|---|
| Documentation | 🔴 22 | 🔴 21 | |
| Code coverage | 🟢 98 | 🟢 98 |
4 other categories are unchanged.
👎 2 groups regressed, 👍 1 audit improved, 👎 2 audits regressed, 1 audit changed without impacting score
🗃️ Groups
| 🔌 Plugin | 🗃️ Group | ⭐ Previous score | ⭐ Current score | 🔄 Score change |
|---|---|---|---|---|
| JSDocs coverage | Documentation coverage | 🔴 22 | 🔴 21 | |
| Code coverage | Code coverage metrics | 🟢 98 | 🟢 98 |
13 other groups are unchanged.
🛡️ Audits
| 🔌 Plugin | 🛡️ Audit | 📏 Previous value | 📏 Current value | 🔄 Value change |
|---|---|---|---|---|
| JSDocs coverage | Functions coverage | 🟥 17 undocumented functions | 🟥 20 undocumented functions | |
| Code coverage | Branch coverage | 🟩 94.8 % | 🟩 94.6 % | |
| Code coverage | Line coverage | 🟩 98.9 % | 🟩 99.1 % | |
| JSDocs coverage | Variables coverage | 🟥 5 undocumented variables | 🟥 9 undocumented variables |
439 other audits are unchanged.
💼 Project plugin-lighthouse
🤨 Code PushUp report has both improvements and regressions.
🕵️ See full comparison in Code PushUp portal 🔍
All of 6 categories are unchanged.
1 audit changed without impacting score
🗃️ Groups
All of 15 groups are unchanged.
🛡️ Audits
| 🔌 Plugin | 🛡️ Audit | 📏 Previous value | 📏 Current value | 🔄 Value change |
|---|---|---|---|---|
| Code coverage | Branch coverage | 🟩 98.8 % | 🟩 98.8 % |
443 other audits are unchanged.
12 other projects are unchanged.
Code PushUp🤨 Code PushUp report has both improvements and regressions – compared current commit 560e126 with previous commit 226ceb9. 🕵️ See full comparison in Code PushUp portal 🔍 🏷️ Categories👍 1 group improved, 👎 3 groups regressed, 👍 5 audits improved, 👎 8 audits regressed, 11 audits changed without impacting score🗃️ Groups
30 other groups are unchanged. 🛡️ Audits
654 other audits are unchanged. |
Closes #1247
Add a step in the setup wizard that either creates or updates the
.gitignorefile with a.code-pushupentry.